PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFNamedAction Class / setType Method
A PDFNamedActionType enum member specifying the type of the action to be performed.
In This Topic
    setType Method
    In This Topic
    Sets the type of the action to be performed.
    Syntax
    public void setType( 
       PDFNamedActionType value
    )

    Parameters

    value
    A PDFNamedActionType enum member specifying the type of the action to be performed.
    See Also